home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / Bonus / Plasmatech / ptscp_examples.exe / %MAINDIR% / Examples / NonShellNodes / CBuilder / clean.bat next >
Encoding:
DOS Batch File  |  2001-08-31  |  165 b   |  7 lines

  1. @echo off
  2. if exist *.tds del *.tds
  3. if exist *.obj del *.obj
  4. if exist *.ils del *.ils
  5. if exist *.ilf del *.ilf
  6. if exist *.ilc del *.ilc
  7. if exist *.ild del *.ild